home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1998 March / Macworld (1998-03) (Disk 1).dmg / Shareware World / Info / For Developers / GhostScript 5.10 / MacGS-510 / doc / install.txt < prev    next >
Text File  |  1997-09-30  |  10KB  |  257 lines

  1.    Copyright (C) 1995, 1996 Aladdin Enterprises.  All rights reserved.
  2.   
  3.   This file is part of Aladdin Ghostscript.
  4.   
  5.   Aladdin Ghostscript is distributed with NO WARRANTY OF ANY KIND.  No author
  6.   or distributor accepts any responsibility for the consequences of using it,
  7.   or for whether it serves any particular purpose or works at all, unless he
  8.   or she says so in writing.  Refer to the Aladdin Ghostscript Free Public
  9.   License (the "License") for full details.
  10.   
  11.   Every copy of Aladdin Ghostscript must include a copy of the License,
  12.   normally in a plain ASCII text file named PUBLIC.  The License grants you
  13.   the right to copy, modify and redistribute Aladdin Ghostscript, but only
  14.   under certain conditions described in the License.  Among other things, the
  15.   License requires that the copyright notice and this notice be preserved on
  16.   all copies.
  17.  
  18. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  19.  
  20. This file, install.txt, describes how to install the Ghostscript language
  21. interpreter.
  22.  
  23. For an overview of Ghostscript and a list of the documentation files, see
  24. README.  
  25.  
  26. ********
  27. ******** How to install Ghostscript ********
  28. ********
  29.  
  30. There are 3 separate items that you must have available in order to be able
  31. to run Ghostscript:
  32.  
  33.     (1) The Ghostscript executable file(s) -- on some operating
  34.     systems, more than one file is required.  These are entirely
  35.     platform-specific.  See below for details.
  36.  
  37.     (2) Initialization files that Ghostscript reads in when it
  38.     starts up.  These are the same on all platforms.
  39.  
  40.     (3) Fonts, for rendering text.  These are platform-independent,
  41.     but if you already have fonts of the right kind on your platform,
  42.     you may be able to use them.  See below for details.  See the
  43.     companion document fonts.txt for more information about fonts.
  44.  
  45. The initialization files (2) are the same on all platforms:
  46.  
  47.     - gs_*.ps (see psfiles.txt for the full list), unless Ghostscript was
  48.       compiled using the "compiled initialization files" option.
  49.  
  50.     - pdf_*.ps, if Ghostscript was compiled with the ability to
  51.       interpret PDF files (pdf.dev included in FEATURE_DEVS).
  52.  
  53.     - Fontmap, unless you plan to always invoke Ghostscript with the
  54.       -dNOFONTMAP switch.
  55.  
  56. See the search algorithm section of use.txt for a description of the search
  57. algorithm used to find these files.
  58.  
  59. The per-platform descriptions that follow tell you where to install these
  60. files.
  61.  
  62. MS-DOS
  63. ------
  64.  
  65. You need the following files to run Ghostscript:
  66.     GS386.EXE
  67.     DOS4GW.EXE
  68.  
  69. You should install all the files except the fonts in C:\GS, and the
  70. fonts in C:\GS\FONTS.
  71.  
  72. If you have Adobe Type Manager fonts installed on your system, and you wish
  73. to use them with Ghostscript, you may wish to replace the FONTMAP file with
  74. FONTMAP.ATM, and to add to the environment variable GS_LIB the name of the
  75. directory where the fonts are located (see below for more information about
  76. GS_LIB).  Before you do this, please read carefully the license that
  77. accompanies the ATM fonts; Aladdin Enterprises takes no responsibility for
  78. any possible violations of such licenses.  Similarly, if you have Adobe Type
  79. Basics, you may wish to replace FONTMAP with FONTMAP.ATB.  Finally, if you
  80. have neither ATM nor ATB but you have Adobe Acrobat installed, you can use
  81. the 14 Acrobat fonts in place of the ones provided with Ghostscript by
  82. removing the following entries from FONTMAP:
  83.     Courier, Courier-Bold, Courier-BoldOblique, Courier-Oblique
  84.     Helvetica, Helvetica-Bold, Helvetica-BoldOblique, Helvetica-Oblique
  85.     Symbol
  86.     Times-Bold, Times-BoldItalic, Times-Italic, Times-Roman
  87.     ZapfDingbats
  88. and adding the Acrobat fonts directory to GS_FONTPATH.
  89.  
  90. MS Windows
  91. ----------
  92.  
  93. Win32s or Windows 95 or Windows NT is required.  You need the following
  94. files to run Ghostscript:
  95.     GSWIN32.EXE
  96.     GSWIN32C.EXE
  97.     GSDLL32.DLL
  98.     GS16SPL.EXE  (Win32s only)
  99.  
  100. You should install all the files except the fonts in C:\GS, and the fonts in
  101. C:\GS\FONTS.
  102.   
  103. The GSview previewer contains an installation program to install and
  104. configure GSview and Ghostscript for Win32.  Information on GSview is
  105. available from:
  106.     http://www.cs.wisc.edu/~ghost/gsview/
  107.  
  108. See under "MS-DOS" above for information about using Adobe Type Manager,
  109. Adobe Type Basics, or Adobe Acrobat fonts.
  110.  
  111. If your system uses TrueType fonts, you can get them converted to a
  112. Ghostscript-compatible format at the time you select your "printer" by
  113. doing the following:
  114.  
  115. 1)    Open control panel and double click on the printers icon.
  116. 2)    Select your Postscript Printer.
  117. 3)    Choose Setup.
  118. 4)    Choose Options.
  119. 5)    Choose Advanced.
  120. 6)    At the top of the Dialog Box you will see TrueType Fonts
  121.     Send to Printer As: <drop down menu>
  122.     Choose Adobe Type 1.
  123. 7)    Uncheck Use Printer Fonts for All TrueType Fonts
  124.     and Use Substitution Table.
  125. 8)    OK.
  126. 9)    OK etc.
  127.  
  128. That's it!  Your TrueType fonts will automatically be downloaded in your
  129. PostScript file for Ghostscript to use.
  130.  
  131. For printer devices, the default output is:
  132.   the default printer (Win95 or WinNT)
  133. OR
  134.   prompt for a printer port (Win32s).
  135. This can be modified as follows.
  136.   -sOutputFile="LPT1:"
  137.        Output to named port.
  138.   -sOutputFile="\\spool\printer name"   (Win95 or WinNT only)
  139.        Output to named printer.
  140.   -sOutputFile="\\spool"                (Win95 or WinNT only)
  141.        Prompt for printer name.  Local printers only are supported.
  142. For Win32s, make sure that gs16spl.exe is in the same directory
  143. as gswin32.exe.
  144.   
  145.  
  146. OS/2 2.x
  147. --------
  148.  
  149. The Ghostscript OS/2 implementation is designed for OS/2 2.1 or later.
  150. A few people have used it successfully under OS/2 2.0, but it has had 
  151. very little testing.
  152.  
  153. You need the following files to run Ghostscript:
  154.     GSOS2.EXE - this is a text application that will run windowed or
  155.         full screen.
  156.     GSDLL2.DLL - this is a Dynamic Link Library that must be in the same
  157.         directory as GSOS2.EXE or on the LIBPATH.
  158.     GSPMDRV.EXE - this is an "external driver" used by the "os2pm"
  159.         device, which is normally the default device and which
  160.         displays output in a Presentation Manager window.
  161.         GSPMDRV.EXE must be located in the same directory as
  162.         GSOS2.EXE or on the PATH.
  163.  
  164. GSOS2.EXE, GSDLL2.DLL and GSPMDRV.EXE are compiled using EMX/GCC 0.9b.  
  165. You must have the EMX DLL's on your LIBPATH.  These are available from
  166.     ftp://hobbes.nmsu.edu/os2/unix/emx09b/emxrt.zip
  167.  
  168. The system menu of the Ghostscript Image window includes a "Copy" command
  169. to copy the currently displayed bitmap to the Clipboard.
  170.  
  171. OS/2 comes with some Adobe Type Manager fonts. If you wish to use these
  172. with Ghostscript, you should replace the FONTMAP file with FONTMAP.OS2,
  173. and add to the environment variable GS_LIB the name of the directory where
  174. the fonts are located, usually c:\psfonts.  (see below for more
  175. information about GS_LIB).  Before you do this, please read carefully the
  176. license that accompanies the ATM fonts; Aladdin Enterprises takes no
  177. responsibility for any possible violations of such licenses.
  178.  
  179. Since GSOS2.EXE is not a PM application, it cannot determine the depth of
  180. the PM display.  You must provide this information using the
  181. -dBitsPerPixel option.  The default is 8 bits/pixel.  Valid values are 1,
  182. 4, 8 & 24.
  183.   For monochrome VGA use      -dBitsPerPixel=1
  184.   For standard VGA screen use -dBitsPerPixel=4
  185.   For 256 colour SVGA use     -dBitsPerPixel=8
  186. A command file gspm.cmd containing the following line may be useful:
  187.   @c:\gs\gsos2.exe -Ic:/gs;c:/gs/fonts;c:/psfonts -sDEVICE=os2pm 
  188.       -dBitsPerPixel=8 -sPAPERSIZE=a4 %1 %2 %3 %4 %5 %6 %7 %8
  189.  
  190. While drawing, the os2pm driver updates the display every 5 seconds.  On
  191. slow computers this is undesirable and a different interval can be
  192. specified in milliseconds with the -dUpdateInterval option.  The default
  193. is -dUpdateInterval=5000; to disable update use -dUpdateInterval=0.
  194.  
  195. Standard VGA is very slow due to double buffering to avoid bugs and due to
  196. 1 plane to 4 plane conversion.  Use a 256 color display driver by
  197. preference.  Many display drivers have bugs which cause 1 bit/pixel
  198. bitmaps to be displayed incorrectly.
  199.  
  200. GSOS2.EXE and GSPMDRV.EXE will stay in memory for the number of minutes
  201. specified in the environment variable GS_LOAD.
  202.  
  203. If you run GS386 in the OS/2 2.0 or 2.1 DOS Box, you must select the
  204. "ENABLED" setting for the DPMI_DOS_API option of the DOS Box.  GS386
  205. will not run with the "AUTO" setting.
  206.  
  207. For printer devices, output goes to the default queue.
  208. To print to a specified queue, use -sOutputFile=\\spool\NullLPT1
  209. where NullLPT1 is the queue physical name.
  210.  
  211. Unix
  212. ----
  213.  
  214. You need the following file to run Ghostscript:
  215.     gs
  216.  
  217. Installing Ghostscript on a Unix system requires compiling it first: please
  218. read the Unix section(s) in make.txt for more information, especially
  219. regarding how to decide which makefile to use and how you may need to edit
  220. it.  After building, execute
  221.     make install
  222.  
  223. The makefile installs all the files, except the fonts, in /usr/local or
  224. various subdirectories thereof.  The fonts should be installed in
  225. /usr/local/share/ghostscript/fonts.  Consult the makefile for more details.
  226. If you have Adobe Acrobat installed, you can use the 14 Acrobat fonts in
  227. place of the ones provided with Ghostscript by removing the following
  228. entries from Fontmap:
  229.     Courier, Courier-Bold, Courier-BoldOblique, Courier-Oblique
  230.     Helvetica, Helvetica-Bold, Helvetica-BoldOblique, Helvetica-Oblique
  231.     Symbol
  232.     Times-Bold, Times-BoldItalic, Times-Italic, Times-Roman
  233.     ZapfDingbats
  234. and adding the Acrobat fonts directory to GS_FONTPATH.
  235.  
  236. NOTE: The syntax of the 'install' command varies unpredictably between Unix
  237. systems.  If your system has an 'installbsd' program, edit the definition of
  238. INSTALL in the makefile to change 'install' to 'installbsd' before you run
  239. 'make install'.
  240.  
  241. VMS
  242. ---
  243.  
  244. You need the following executable file to run Ghostscript:
  245.     GS.EXE
  246.  
  247. Installing Ghostscript on a VMS system requires compiling it first.
  248.  
  249. You should install all the files, including the fonts, in the same directory
  250. as the executable and initialization files.  By default, this is the
  251. directory in which you did the compilation.  Consult the makefile
  252. (OPENVMS.MAK) for more details.
  253.  
  254. If you have DECWindows/Motif installed, you may wish to replace the FONTMAP
  255. file with the file FONTMAP.VMS.  Read the comment at the beginning of the
  256. latter file for more information.
  257.